Skip to content

Continue work on custom blocks#430

Merged
Exanthiax merged 16 commits intoAuxilor:custom-blocksfrom
NicoNekoDev:custom-blocks
Jan 22, 2026
Merged

Continue work on custom blocks#430
Exanthiax merged 16 commits intoAuxilor:custom-blocksfrom
NicoNekoDev:custom-blocks

Conversation

@NicoNekoDev
Copy link
Contributor

@NicoNekoDev NicoNekoDev commented Jan 7, 2026

This continues the support for custom blocks.
Custom blocks can be defined as:

  • Single names
    stone, grass_block, etc
  • Provider names
  1. ItemsAdder (itemsadder:<namespace>__<key>)
    Example: itemsadder:namespace__custom_block
  2. Oraxen (oraxen:<id>)
    Example: oraxen:custom_block
  3. Nexo (nexo:<id>)
    Example: nexo:custom_block
  4. CraftEngine (craftengine:<namespace>__<key>)
    Example: craftengine:namespace__custom_block

@NicoNekoDev NicoNekoDev requested a review from WillFP as a code owner January 7, 2026 10:26
@NicoNekoDev
Copy link
Contributor Author

This is done.
Auxilor/libreforge#226

@Exanthiax Exanthiax merged commit eb550c7 into Auxilor:custom-blocks Jan 22, 2026
1 check passed
@Exanthiax
Copy link
Contributor

merged into custom blocks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants